home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
58519
/
58519.xpi
/
chrome
/
nasatabs.jar
/
skin
/
common.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2010-01-20
|
1KB
|
53 lines
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
.tabbrowser-tab {
-moz-binding: url("chrome://nasatabs/content/tabs.xml#nasa-tab") !important;
}
*:focus {
outline: none !important;
}
.tabbrowser-tab[busy] .tab-icon-image {
display: -moz-box !important;
list-style-image: url("throbber.gif") !important;
opacity: 1 !important;
}
.tabbrowser-tab > .tab-close-button {
-moz-border-radius: 0 !important;
background: transparent url("close.png") no-repeat !important;
list-style-image: none !important;
}
.tabbrowser-tab progressmeter.tab-progress {
display: none;
}
[anonid="tmp-close-button"] {
display: none !important;
}
#tabs_Panel .checkbox-label-box {
border: 1px solid transparent !important;
outline: none !important;
}
#tabs_Panel .sample {
background: url("sample.png") no-repeat !important;
width: 132px !important;
}
#imgNasa.sample {
background-position: 0 0 !important;
height: 32px !important;
}
#imgNoia.sample {
background-position: 0 -62px !important;
height: 22px !important;
}
#imgNoia2.sample {
background-position: 0 -33px !important;
height: 28px !important;
}
#labelOr {
margin-left: 60px !important;
padding: 5px 0 0 4px !important;
}
#gbNote {
color: red !important;
}